-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
BUG: Cannot sample on DataFrameGroupBy with weights when index is specified #40015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: Cannot sample on DataFrameGroupBy with weights when index is specified #40015
Conversation
2f26be7
to
1dbed44
Compare
1dbed44
to
a269b76
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! Changes look really good, two minor requests.
Also need a note in the 1.3.0 whatsnew under GroupBy Bug Fixes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm - cc @jreback
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. merge on green.
Thanks @wjsi! |
Uh oh!
There was an error while loading. Please reload this page.